Goto

Collaborating Authors

 programming compare


GitHub - microsoft/PythonProgrammingPuzzles: A Dataset of Python Challenges for AI Research

#artificialintelligence

This repo contains a dataset of Python programming puzzles which can be used to teach and evaluate an AI's programming proficiency. We present code generated by OpenAI's recently released codex 12-billion parameter neural network solving many of these puzzles. We hope this dataset will grow rapidly, and it is already diverse in terms of problem difficulty, domain, and algorithmic tools needed to solve the problems. Please propose a new puzzle or browse newly proposed puzzles or contribute through pull requests. To reproduce the results in the paper, see the solvers folder.